home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / snake-coil.swf / scripts / DefineButton2_92 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  50 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("instructions");
  3. }
  4.